home *** CD-ROM | disk | FTP | other *** search
/ CD World 1997 July / CD World - Temmuz 1997.iso / Internet Oyun Dunyasi / OutLaws / outlaws.lab / IOIL.ITM < prev    next >
Text File  |  1997-03-12  |  368b  |  14 lines

  1. ITEM 1.0
  2.  
  3. # bullits (in inventory)
  4.  
  5. NAME ioil
  6. FUNC Inv_GenericObject
  7. ANIM ioil.nwx
  8. DATA 5
  9.         STR     GROUND_ITEM     goil
  10.         STR     ITEM_CLASS      fuel
  11.         INT     COUNT           30      #default amount to pickup
  12.         INT     MAX_COUNT       150
  13.         INT     NO_SHOW         1               # flag so this doesn't show in inventory
  14.